home *** CD-ROM | disk | FTP | other *** search
/ STraTOS 1997 April & May / STraTOS 1 - 1997 April & May.iso / CD01 / SYSTEMS / OAESIS / OAESIS.CNF next >
Encoding:
Text File  |  1996-06-19  |  976 b   |  47 lines

  1. # Example of oAESis configuration file (oaesis.cnf)
  2. #
  3. # The file should go in one of the following directories:
  4. #
  5. # The same as oaesis.prg
  6. # <boot drive>:\mint\
  7. # <boot drive>:\multitos\
  8. # <boot drive>:\
  9. #
  10. # The following AES variables are supported:
  11. #
  12. # Set debug output device (default is u:\dev\null)
  13. # AE_DEBUG=u:\dev\modem2
  14. #
  15. # Set font id
  16. # AE_FONTID=1
  17. #
  18. # Set font size
  19. # AE_PNTSIZE=9
  20. #
  21. # Set realtime moving of windows
  22. # AE_REALMOVE=1
  23. #
  24. # Set realtime sizing of windows
  25. # AE_REALSIZE=1
  26. #
  27. # Set realtime scrolling of windows
  28. # AE_REALSLIDE=1
  29. # Set resolution. The number is the same as in assign.sys;
  30. # 2 => 320x200x16
  31. # 3 => 640x200x4
  32. # 4 => 640x400x2
  33. # etc.
  34. # AE_REZ=4
  35. #
  36. # Don't show application name in window mover
  37. # AE_WIND_APPL=0
  38. #
  39. # The following commands are recognized:
  40. #
  41. # Start shell program (desktop)
  42. # shell d:\nytto\desktop\thing\thing\thing.app
  43. #
  44. # Start program
  45. # run d:\nytto\test\gembench\gembench.prg
  46.